quotation mark
英 [kwəʊˈteɪʃn mɑːk]
美 [kwoʊˈteɪʃn mɑːrk]
n. 引号
柯林斯词典
- 引号
Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.
英英释义
noun
- a punctuation mark used to attribute the enclosed text to someone else
双语例句
- The superscript footnote marker comes last, after both the punctuation and the closing quotation mark.
脚注标记的上标在最后,即标点符号和后引号之后。 - First, you can mix single and double quotation marks when creating a string, as long as the string uses the same type of quotation mark at the beginning and end.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。 - That function uses a regular expression to change a single quotation mark into backslashed single quotation mark.
该函数使用一个正则表达式将一个单引号标记更改为带有反斜杠的单引号标记。 - Usage of quotation mark in ASP grammar form.
ASP语法格式中引号的使用。 - A Parameter Map cannot accept data containing a quotation mark in the value.
ParameterMap接受的数据中不能包含引号。 - Quotation Mark(): You aren't very original. You tweet famous quotes a lot.
引号:你缺乏原创性,总爱引用名人名言。 - But, foolishly, I let my so-called brain trust ( makes quotation mark sign) talk me out of that.
但愚蠢的是,我让所谓的智囊团(用手比划着引号)说服了我不那样做。 - The single quotation mark in front of the null list is used to tell Scheme that you are using() as data and not as a part of your parse tree.
空列表前面的单引号用来告诉Scheme您正在使用()作为数据,而不是用它作为解析树的一部分。 - Use of double quotation mark delimiters on Linux and UNIX-based systems is recommended.
建议在基于Linux和UNIX的系统中使用双引号分隔符。 - You can always spot a raw string because the starting quotation mark for the string is preceded by an r, which is short for raw.
您始终可以认出原始字符串,因为该字符串的起始引号的前面有一个r字符,它是raw的缩写。